html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    zoom: 100%;
    font-size: 0.1143rem;
    line-height: 1;
    overflow-y: overlay;
    font-family: -apple-system, PingFang SC, Microsoft YaHei, Lantinghei SC, Helvetica Neue, Helvetica, Arial, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
}

table {
    width: 100%;
    text-align: center;
}

    table td {
        word-break: break-all;
        word-wrap: break-word;
        font: 500 14px Arial;
    }

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
    list-style: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
}

.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.sxz_padding {
    padding: 50px 60px !important;
}

a {
    color: #333333;
    text-decoration: none;
    user-select: none;
}

    a:hover {
        color: var(--theme-color);
        cursor: pointer;
    }

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

* + html .clear {
    zoom: 1;
}

* {
    /*margin: auto;
  padding: auto;*/
    font-family: -apple-system, PingFang SC, Microsoft YaHei, Lantinghei SC, Helvetica Neue, Helvetica, Arial, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
}

.Clear {
    clear: both;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

.main {
    width: 100%;
    background-image: url(../images/theme-red/redbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    background-size: 100%;
}

.top {
    width: 11.42rem;
    /*min-width: 1600px;*/
    box-shadow: 5px 5px 13px #d4d4d4;
    margin: 0 auto;
}


/*logo开始*/
.top-logo {
    width: 100%;
    height: 1.21rem;
}

.top-logo-center {
    width: 11.42rem;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.search-btn {
    height: 0.35rem;
    width: 0.42rem;
    background-color: var(--theme-lightColor);
    position: absolute;
    right: 0;
    top: 0.42rem;
    border-bottom-right-radius: 0.11rem;
    border-top-right-radius: 0.11rem;
    cursor: pointer;
    text-align: center;
}

.search-btn img{
    margin-top: 0.1rem;
    width: 0.16rem;
}

.top-logo-center a {
    margin-top: 0.28rem;
    display: inline-block;
}
.top-logo-center a img{
    width: 3.41rem;
}
/*.top-logo-center > img:nth-child(3) {
    position: relative;
    top: -23px;
    left: 10px;
}*/

.top-logo-center #topSearch {
    position: absolute;
    top: 0.42rem;
    right: 0;
    width: 2.85rem;
    height: 0.35rem;
    border: none;
    border-radius: 0.11rem;
    outline: none;
    font-size: 0.11rem;
    box-sizing: border-box;
    padding: 0 0 0 0.12rem;
}

.top-logo-center .person-login {
    width: 150px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 16px;
    right: 200px;
    color: #fff;
    cursor: pointer;
}

    .top-logo-center .person-login > img {
        margin-top: 8px;
        padding-right: 8px;
    }

    .top-logo-center .person-login > span {
        position: relative;
        top: -7px;
    }

.top-logo-center .company-login {
    width: 150px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 16px;
    right: 0;
    color: #fff;
    cursor: pointer;
}

    .top-logo-center .company-login > img {
        margin-top: 8px;
        padding-right: 8px;
    }

    .top-logo-center .company-login > span {
        position: relative;
        top: -7px;
    }
/*logo结束*/

/*底部开始*/
.footer {
    width: 100%;
    min-width: 11.42rem;
    height: 1.07rem;
    background-color: #f7f8fa;
}

.footer-content {
    width: 11.42rem;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.footer-content-info {
    width: 4.5rem;
    height: 0.91rem;
    color: #000;
    line-height: 0.2rem;
    font-size: 0.09rem;
    text-align: right;
    padding: 0.16rem 0 0 0;
}

.footer-content-img {
    width: 3.57rem;
    height: 1.07rem;
}

.footer-content-gzh {
    width: 0.84rem;
    height: 0.86rem;
    text-align: center;
    color: #000;
    margin-top: 0.16rem;
}
.footer-content-gzh span{
    font-size: 0.11rem;
}
.footer-content-gzh img{
    padding-bottom: 0.04rem;
    height:0.63rem;
}
.footer-content-img1 {
    position: absolute;
    top: 50%;
    margin-top: -0.22rem;
    height: 0.36rem;
    left: 1rem;
}
.footer-content-img2 {
    position: absolute;
    top: 50%;
    width: 1.1rem;
    margin-top: -0.2rem;
    left: 1.64rem;
}
/*底部结束*/
/*右侧悬浮开始*/
.menu-right-fixed {
    width: 0.45rem;
    height: 1.43rem;
    position: fixed;
    top: 2.5rem;
    right: 0.14rem;
}

    .menu-right-fixed ul {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

        .menu-right-fixed ul li {
            width: 0.44rem;
            height: 0.44rem;
            margin: 0 auto;
            text-align: center;
            font-size: 0.1rem;
            cursor: pointer;
            background-color: var(--theme-lightColor);
            border-radius: 0.04rem;
            margin-top: 0.06rem;
            color: #fff;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .menu-right-fixed ul li:hover {
            background-color: var(--theme-color);
        }

        .menu-right-fixed ul li img{
            margin-top: 0.09rem;
            padding-bottom: 0.04rem;
            width: 0.15rem;
        }
        .menu-right-fixed ul li span{
            font-size: 0.09rem;
        }

.tck {
    width: 1.7rem;
    height: 1.57rem;
    position: absolute;
    right: 0.45rem;
    top: -0.49rem;
    background-image: url(../images/img/cbl_fk.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: none;
}
.tck img{
    width: 1.1rem;
    height: 1.1rem;
    margin: 0.24rem 0 0 0.24rem;
}
/*右侧悬浮结束*/

.blackLine {
    box-shadow: -0.01rem 1rem 0.09rem 0.04rem rgb(206 206 206 / 33%);
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

.top-nav {
    width: 100%;
    margin-top:0.2rem;
}

    .top-nav ul {
        width: 11.42rem;
        height: 0.44rem;
        line-height: 0.44rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 0;
        cursor: pointer;
        color: #fff;
        font-size: 0.14rem;
    }

        .top-nav ul li {
            position: relative;
        }

            .top-nav ul li a {
                color: #fff;
                display: inline-block;
                width: 100%;
                height: 100%;
            }

            .top-nav ul li em {
                position: absolute;
                bottom: 0rem;
                width: 0;
                height: 0.04rem;
                background: #fff;
                left: 50%;
                transform: translateX(-50%);
                transition: width .3s;
            }

    /*.top-nav ul li:nth-child(1) em,
    .top-nav ul li:nth-child(1):hover em {
        width: 45px;
        transition: width .3s;
    }*/
    .top-nav .nav-selected em,
    .top-nav .nav-selected:hover em {
        width: 0.61rem;
        transition: width .3s;
    }

    .top-nav ul li:hover em {
        width: 0.61rem;
        transition: width .3s;
    }

